const github.com/refraction-networking/utls/internal/tls13.resumptionLabel

2 uses

	github.com/refraction-networking/utls/internal/tls13 (current package)
		tls13.go#L66: 	resumptionLabel               = "res master"
		tls13.go#L144: 	return deriveSecret(s.hash, s.secret, resumptionLabel, transcript)